home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 September / EnigmA AMIGA RUN 10 (1996)(G.R. Edizioni)(IT)[!][issue 1996-09][EARSAN CD XI].iso / earcd / comm3 / getnet14.rdm < prev    next >
Text File  |  1996-07-01  |  1KB  |  41 lines

  1. Short:    GetNET.thor 1.4, arexx script for Thor 2.2+
  2. Author:   rvhooff@globalxs.nl (Remco van Hooff)
  3. Uploader: rvhooff@globalxs.nl (Remco van Hooff)
  4. Type:     comm/mail
  5. Replaces: comm/mail/GetNET13*
  6.  
  7.  
  8. GetNET can do 2 things:
  9.  
  10. 1: Grab http adresses (WWW addresses) from the current message, and save
  11.    them to the hotlist of your favourite WWW browser(s).
  12.    Browsers currently supported are:
  13.  
  14.    AMosaic
  15.    AWeb
  16.    IBrowse (0.81+)
  17.    Voyager
  18.    HTML is also supported which can be read by any browser.
  19.  
  20. 2: Grab email addresses from the current message, and save them to the
  21.    userlist of your Internet system.
  22.  
  23.  REQUIREMENTS:
  24.  - Thor 2.2+
  25.  - COPY and DELETE somewhere in your path
  26.  - A WWW browser (Amosaic, IBrowse, ALynx, Aweb, Voyager,...), 
  27.    only for the www addresses
  28.  
  29.  FEATURES:
  30.  - Multi-hotlist support (AMosaic, IBrowse (0.81 and up), AWeb, Voyager, HTML)
  31.  - Listview interface
  32.  - Configurable filter
  33.  
  34.  Changes in 1.4:
  35.  - Addresses that don't start with 'http://' but do start with 'www.'
  36.    will now also be shown.
  37.  - Fixed a bug in the HTML save routine (does anybody use it?).
  38.     
  39. Also have a look at my homepage for more Thor ARexx scripts.
  40. http://www.globalxs.nl/home/r/rvhooff
  41.